Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SSD] script to convert weights to a pickled dict #436

Merged
merged 2 commits into from
May 12, 2021

Conversation

ahmadki
Copy link
Contributor

@ahmadki ahmadki commented Jan 10, 2021

Added a script to convert PyTorch weights (.pth) to a pickled dictionary of numpy arrays.

Closes mlcommons/training_policies#391

@sub-mod
Copy link
Contributor

sub-mod commented Jan 20, 2021

recheck

@github-actions
Copy link

github-actions bot commented Jan 20, 2021

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@ahmadki
Copy link
Contributor Author

ahmadki commented Mar 6, 2021

recheck

@johntran-nv
Copy link
Contributor

Hi @petermattson , could someone from google review this old PR so we can merge?

@petermattson
Copy link
Contributor

petermattson commented Mar 10, 2021 via email

emizan76
emizan76 previously approved these changes Mar 10, 2021
Copy link
Contributor

@emizan76 emizan76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please merge

@petermattson petermattson requested review from petermattson and removed request for petermattson March 11, 2021 03:10
petermattson
petermattson previously approved these changes Mar 11, 2021
@johntran-nv johntran-nv dismissed stale reviews from petermattson and emizan76 via 4e11283 April 14, 2021 03:58
Copy link
Contributor

@johntran-nv johntran-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-approving after a trivial conflict resolution.

@johntran-nv
Copy link
Contributor

Hi @petermattson , the CLA appears to be re-broken here. Do you have any ideas on how to fix it again?

@petermattson
Copy link
Contributor

petermattson commented Apr 15, 2021 via email

@emizan76
Copy link
Contributor

I really have no idea, also I do not have access to the list of people who have signed the CLA. Can ahmadki sign the CLA again? In my case I had a CLA problem because I switched my username, but I doubt this is the case here.

@johntran-nv johntran-nv merged commit d764d66 into mlcommons:master May 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSD Backbone Conversion Script
5 participants